DX11 DELETE FONT

Deletes the specified font.
Note that the font will not actually be deleted as long as there are Labels around that use it.
As with all other resources it should be considered gone after calling the delete function though.

  Syntax
DX11 DELETE FONT font
  Parameters
font
Dword
The font to be deleted.

  Returns

This function does not return a value.

  See also

FONT Functions Menu
DX11 Function Categories